projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3de97e0
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Wed, 7 Jan 2004 01:43:32 +0000
(
01:43
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 7 Jan 2004 01:43:32 +0000
(
01:43
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bdfff47a9429504cd196dd9beeeb239ae1738012..7af40206b0ac6a58463b8544380719fb5eeeddb3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2004-01-07 Kenichi Handa <handa@m17n.org>
+
+ * international/mule.el (set-auto-coding): Fix for the case that
+ end-of-line is only CR.
+
2004-01-07 Kim F. Storm <storm@cua.dk>
* subr.el (event-start, event-end): Doc fix.